home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 5 / SHOW_HEL / SHOW_HEL.H < prev   
Text File  |  1992-01-13  |  219b  |  6 lines

  1. pascal void Show_help( short help_dlog_id, StringPtr help_text_name,
  2.     short base_pict_id, StringPtr default_filename,
  3.     StringPtr default_menuname );
  4.  
  5. pascal void Flash_button( DialogPtr the_dialog, short item_number );
  6.